home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / -archivi / -recent2 / gaplib.lha / GAPLib_Beta / README.TXT < prev   
Text File  |  1999-03-14  |  1KB  |  50 lines

  1.  
  2. GAP-Lib, a Genetic Algorith Programming Library.
  3.  
  4. The contents of this directory should be as follows:
  5.  
  6. README.TXT    - This file.
  7.  
  8. README.LEGAL    - Legal mumbo-jumbo (Best to read it though).
  9.  
  10. README.FIRST    - Info.
  11.  
  12. Checksums    - MD5 Checksums for all files except
  13.           "Checksums" and "Checksums.sig".
  14.  
  15. Checksums.sig    - PGP signature for "Checksums".
  16.  
  17. doc        - This directory contains Documentation, FAQ and an Introduction.
  18.           The docs are in Text (ISO-8859-1), PostScript(tm), 
  19.           AmigaGuide(tm) and HTML format.
  20.  
  21. examples    - Example sources.
  22.  
  23. gaplib        - Library sources.
  24.  
  25. genomes        - Example genomes.
  26.  
  27. include        - Library includes.
  28.  
  29. lib        - Compiled libraries.
  30.  
  31. diagnostic    - Diagnostic sources (For testing GAP-Lib functions).
  32.  
  33. Amiga.sh    - Make utility-script.
  34.  
  35. Makefile    - Standard makefile.
  36.  
  37. Makefile.info    - Amiga(tm) Icon file.
  38.  
  39. unixcc.sh    - Make utility-script.
  40.  
  41. utility        - Utility sources for GAP-Lib (Report file generation etc.).
  42.  
  43. wrapper        - C++ Wrapper class for GAP-Lib.
  44.  
  45. images        - Visualizations of some functions found in the
  46.           examples directory.
  47.  
  48. wizards        - Magic programs to automate some tasks which you though
  49.           were horribly compilcated.
  50.